home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / HyperCrime / card_12873.txt < prev    next >
Encoding:
Text File  |  1988-06-21  |  1.7 KB  |  90 lines

  1. -- card: 12873 from stack: in
  2. -- bmap block id: 14372
  3. -- flags: 0000
  4. -- background id: 4694
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=257 top=184 right=229 bottom=294
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: GUNSHOT WOUND
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual checkerboard
  23.   go to card id 14645
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=207 top=130 right=164 bottom=236
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: STAB WOUNDS
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual checkerboard
  44.   go to card id 15043
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=239 top=122 right=165 bottom=268
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: HANDS/DEFENSE WOUNDS
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual checkerboard
  65.   go to card id 15374
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 5 (button)
  72. -- low flags: 00
  73. -- high flags: 8003
  74. -- rect: left=4 top=302 right=329 bottom=186
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: RETURN TO CRIME SCENE
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   visual dissolve slowly
  86.   go to card id 12456
  87. end mouseUp
  88.  
  89.  
  90.